home *** CD-ROM | disk | FTP | other *** search
/ 45 Great Windows Utilities 6 / 45 Great Windows Utilities Volume 6 MOJO-405 (Mojo Software).iso / pegif / pegif.new < prev    next >
Text File  |  1994-01-13  |  5KB  |  124 lines

  1. This file is a brief revision list for Pegif.  The format of the version
  2. numbers is "Release.YearMonthDate".  Release of 0.YYMMDD is a beta
  3. release.
  4.  
  5.  
  6. version 0.920708 - Minimal working program.  User configuable Menu can
  7. be accessed by clicking right or Middle Mouse button on Icon (Desktop
  8. Click not working yet).  Has a Basic Menu editor.  Can acces the User
  9. Menu by going through System Menu.  Has the following built in functions
  10.  
  11. @ExitWindows - Exit windows with a prompt
  12. @ExitWindowsQuiet - Exit windows with out a prompt
  13. @Reboot - Reboot the computer
  14. @RestartWindows - Close and Restart Windows
  15. @RunIt - Pop-up Run Box
  16. @About - Pop-up the About Box
  17. @Help - Pop-up Pegif Helpfile
  18. @Setup - Pop-up the Setup Dialog box
  19. @MenuEditor - Pop-up Pegif's Menu Editor
  20.  
  21. First Beta version put out on ftp.cica.indiana.edu 07/09/92
  22.  
  23. version 0.920731 Second beta version released.  Pegif can now pop-up its
  24. menu by clicking on the Windows desktop.  Added the Ability to Hide
  25. pegif's icon.  Pegif can now function as a shell (will read the WIN.INI
  26. load and run statements).  Added somemore built in functions. Fixed a
  27. resource bleed.  Pegif can now be pop-uped by assigning it to the Left,
  28. Middle or Right Mouse buttons and clicking on the Desktop. Pegif will
  29. now split your menu Horizontally as well as vertical (Not really sure
  30. how usefull this is though).  The Pegif Setup Dialog box has been
  31. revised to Assign the Mouse Buttons and Set Icon's Show state.  Below is
  32. a list of the functions which have been added.
  33.  
  34. @SystemSetup - Pop-up Small dialog box to Edit the "LOAD" and "RUN"
  35.            lines in WIN.INI and "SHELL" line in SYSTEM.INI
  36. @InitWindows - Execute the "LOAD" and "RUN" lines in the WIN.INI file.
  37. @Close - Shutdown Pegif
  38.  
  39. version 0.920805 Added Hot Key accessed.  Updated Setup Dialog box to
  40. allow assigning Pegif's desktop menu to a Function Key.  Added Timer
  41. Cycle setting in Setup Dialog Box to set how frequently Pegif checks 
  42. for a key press.
  43.  
  44. The version(s) below likely to *ONLY* work in Windows 3.1. 
  45.  
  46. (First non-beta release) version 1.921024 extensive reorganization of
  47. source code.  Elemenation of some bugs and cleanup of some of the Dialog
  48. Boxes.  Probably introduced new bugs in the process of cleanup.  
  49.  
  50. Added Functions
  51.  
  52. @SystemSetup - added access to the TaskManager Line in SYSTEM.INI
  53.  
  54. @ClearDesktop - new function should close all Apps (Not sure about Dos
  55. Windows) but "Windows", your Window's Shell and Pegif.  First version to
  56. have source released with it. It also assumes pegif is running from a
  57. hard disk.
  58.  
  59. version 2.931130 - major revision.
  60. The PEGIF.INI file has gone through major revision.  You will need 
  61. to replace the Menus files from older version with the Newer version.  
  62. The change in format has made significant improvements in the 
  63. Pegif Menu Editor possible.  
  64.  
  65. Pegif's Menu Editor now supports Drag and Drop, and is much more 
  66. Automated.  You can drag and drop to the Pegif  Icon to run programs.  
  67. You can have the Desktop Menu Only popup from the Icon.
  68.  
  69. You can now Added a check to Save Location and be able to make Pegif 
  70. stay in one place.  You can use Alt, Control, Shift or Esc in conjunction 
  71. with the Hot Key access.   Pegif will run any thing listed when windows is 
  72. initial launched (e.g. C:\>WIN C:\EXCEL\EXECEL, will launch Excel when 
  73. windows is started from the DOS Prompt).  Pegif can now read Program Manager 
  74. Group files, include STARTUP.GRP.  If Pegif is your Shell then STARTUP.GRP 
  75. will be run after the LOAD and RUN lines are processed from the WIN.INI 
  76. file.  
  77.  
  78. Name changed
  79. @ClearDesktop has be renamed to @ClearAllWindows
  80.  
  81. Added Functions
  82. @group - will pop-up a list box with the contents of a Group file so you access entries.
  83. @grouprun - run all the contents of a group file.
  84. @groupstartup - run the STARTUP.GRP file.
  85. @MaximizeAllWindows - Maximize All Windows
  86. @MinimizeAllWindows - Minimize All Windows
  87. @RestoreAllWindows - Restore All Windows
  88. @ClearAllWindows - Close all windows except Pegif.
  89.  
  90.  
  91. version 2.931209 - bug fixes, minor revision
  92. Pegif will look for an enviroment variable called PEGIF
  93. If one exists it will set the file name and path for the
  94. PEGIF.INI file to it, else it defaults to PEGIF.INI in the
  95. Windows directory.
  96.  
  97. On the German version of Windows, the default startup group
  98. is called "autostar.grp".  If Pegif cannot find cannot find
  99. "startup.grp" it will use "autostar.grp" when running the 
  100. @GroupStartup function or when pegif is used as the Windows
  101. Shell.
  102.  
  103. I have changed the code on the @ClearAllWindows function. It
  104. should work on most systems, now.
  105.  
  106. version 2.931221 - bug fix and added a function.
  107.  
  108. Fixed a bug when closing Pegif when it is the Shell.  Pegif 
  109. used to allow you to close it and leave windows running even 
  110. though it was the Windows Shell.  Pegif should have prompted 
  111. to close and exit Windows, it now does.  
  112.  
  113. I have added a function called @Program, it will popup a list 
  114. box with the current Program Manager Groups and allow you to 
  115. open them.
  116.  
  117. version 2.940112 - bug fix.
  118. Fixed StayPut Bug, Added double click in Group and Program List Boxes
  119.  
  120.  
  121. Robert Doiel
  122. doiel@aludra.usc.edu
  123.  
  124.